Copyright (c) Objectware, 1995.
All rights reserved.


This is the README file for CADET Starter Edition
the simplified version of CADET, Computer Aided 
Database Engineering Tool, which is distributed for free.

Please feel free to use and distribute this as a whole.

If you like to buy a Commercial version of CADET please contact us
at (520)-885-0934 or
e-mail us at 102522.1523@compuserve.com

To see what we are doing please visit us at
http://ourworld.compuserve.com/homepages/objectware/

CADET Package
---------------
Both 16 and 32 bit program files, on-line tutorial, on-line user's guide,
printed user's guide (optional).

Upgrade policy
---------------
Free version upgrades.
Upgrade from one edition to another is available 
for the difference in prices.

CADET customer support
------------------------
Free technical support over phone and e-mail.
telephone: (520)-885-0934
e-mail: 102522.1523@compuserve.com

Volume Pricing
--------------
User groups/distributors receive following volume pricing discounts.
volume price break is calculated based on the total purchase to the date.

Volume        price break
1-4		regular price
5-9		10% discount
10-19		20% discount
20-49		30% discount
50 and up	40% discount

Postal delivery
---------------
(content: both 16 and 32 bit program files, on-line tutorial, 
on-line user's guide, printed user's guide.)
95 US$ desktop, 185 US$ standard, 495 US$ professional.

shipping & handling charges:
     International - 25 US$
     USA, CANADA and Mexico -  7 US$ regular delivery,
                              18 US$ next day delivery to most of the US cities.

acceptable payment methods:
     International - International bank draft, direct wire transfer.
     USA, CANADA and Mexico - COD, money order, direct wire transfer, check.

Electronic delivery
-------------------
(content: both 16 and 32 bit program files, on-line tutorial, on-line user's guide.)
95 US$ - desktop, 185 US$ standard, 495 US$ professional.
shipping & handling charges: none.


make payment to
OBJECTWARE,
2951 N.La Chiquita Ave.,
Tucson, AZ 85715, USA.

CADET is a data modeling tool capable of generating target databases,
database schema and client DELPHI applications.
The difference between three editions of CADET is  the supported databases.
Desktop edition supports dBase and Paradox only.
Standard edition supports Interbase in addition to dBase and Paradox.
Professional edition supports dBase, Paradox, Interbase and other databases 
such as Oracle, Sybase, SQL Server, Watcom etc.

Objectware
address:    2951 N.La Chiquita Ave., Tucson, AZ 85715, USA
e-mail:     102522.1523@compuserve.com
webpage:    http://ourworld.compuserve.com/homepages/objectware/

Compiling and Running Applications generated by CADET
-----------------------------------------------------

CADET generates all files necessary for compiling a DELPHI project.
To compile a project generated by CADET open the project file with
Borland DELPHI and select menu item project | compile.

To run the compiled project you need to create an INI file for it
in the windows directory. INI file should be named to match the
compiled project. If the project is named 'PILOT' the INI file
should be named 'PILOT.INI'.
The INI file should consists of the following entries.

[Database]
AliasName=Testing
TableType=ttDbase

The alias name should be set to the BDE alias name assigned for the
database corresponding to the generated application. Refer to the
BED on-line help to find out how to setup BED aliases.

If you have any questions please feel free to contact Objectware
by phone (520)-885-0934 or
by e-mail 102522.1523@compuserve.com

Enjoy.
 